Stop keeping 3 copies of the lispref menu structure for no reason
authorGlenn Morris <rgm@gnu.org>
Tue, 8 May 2012 06:38:27 +0000 (23:38 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 8 May 2012 06:38:27 +0000 (23:38 -0700)
commit28dcd8541203866b36308e02e89652a504b34eae
tree40d6698d5c15305e78dd8675cae84b29ef8f3692
parent98a11caae748f9b645f58c029be7f2db02455cf4
Stop keeping 3 copies of the lispref menu structure for no reason

vol1.texi and vol2.texi are only used to generate TeX output, and this
constructs its own table of contents and does not use the @menu stuff.

* vol1.texi, vol2.texi: No need to keep menus in these files.
* elisp.texi, anti.texi: Comments.
doc/lispref/ChangeLog
doc/lispref/anti.texi
doc/lispref/elisp.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi